Constrained Application Protocol (CoAP)

Used to communicate with constrained devices. CoAP is a UDP based network protocol that is similar to HTTP with low protocol overhead. CoAP is loosely based on the REST protocol to provide a familiar programming model for accessing device resources. See also CoAP Client.